From: Richard M. Stallman Date: Sat, 23 Apr 1994 01:49:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~92027 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=308f428d1701dc81a4b7af1c45b27e3114e3f969;p=emacs.git *** empty log message *** --- diff --git a/src/m/mips-siemens.h b/src/m/mips-siemens.h index a92d78905b1..531e2d122e8 100644 --- a/src/m/mips-siemens.h +++ b/src/m/mips-siemens.h @@ -16,8 +16,9 @@ #undef C_DEBUG_SWITCH #define C_DEBUG_SWITCH -g -/* we use all of GNU's memory allocation routines */ -#define C_ALLOCA +/* w.prediger@m30x.nbg.scn.de seems to say this is needed. + But let's try without it. */ +/* #define C_ALLOCA */ /* This system uses a slightly nonstandard variant of elf format. */ #undef UNEXEC @@ -25,3 +26,5 @@ #define ELF_BSS_SECTION_NAME ".sbss" #define BSTRING + +#define LIB_STANDARD /usr/ccs/lib/libc.a